﻿2026-09-22T02:24:16.8533985Z ##[group]Run actions/checkout@v5
2026-09-22T02:24:16.8534728Z with:
2026-09-22T02:24:16.8535172Z   fetch-depth: 2
2026-09-22T02:24:16.8535639Z   repository: BigscreenVR/spt-bs-core
2026-09-22T02:24:16.8538631Z   token: ***
2026-09-22T02:24:16.8539110Z   ssh-strict: true
2026-09-22T02:24:16.8539477Z   ssh-user: git
2026-09-22T02:24:16.8539854Z   persist-credentials: true
2026-09-22T02:24:16.8540256Z   clean: true
2026-09-22T02:24:16.8540637Z   sparse-checkout-cone-mode: true
2026-09-22T02:24:16.8541060Z   fetch-tags: false
2026-09-22T02:24:16.8541422Z   show-progress: true
2026-09-22T02:24:16.8541791Z   lfs: false
2026-09-22T02:24:16.8542135Z   submodules: false
2026-09-22T02:24:16.8542503Z   set-safe-directory: true
2026-09-22T02:24:16.8542917Z   allow-unsafe-pr-checkout: false
2026-09-22T02:24:16.8543656Z ##[endgroup]
2026-09-22T02:24:16.9443898Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-22T02:24:16.9445542Z ##[group]Getting Git version info
2026-09-22T02:24:16.9446252Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-22T02:24:16.9447231Z [command]/usr/bin/git version
2026-09-22T02:24:16.9447668Z git version 2.43.0
2026-09-22T02:24:16.9459904Z ##[endgroup]
2026-09-22T02:24:16.9467621Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/86debabd-8fa4-41d8-b5e2-8512c8e5efc5/.gitconfig'
2026-09-22T02:24:16.9474304Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/86debabd-8fa4-41d8-b5e2-8512c8e5efc5' before making global git config changes
2026-09-22T02:24:16.9475392Z Adding repository directory to the temporary git global config as a safe directory
2026-09-22T02:24:16.9477207Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-22T02:24:16.9508898Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-22T02:24:16.9526939Z https://github.com/BigscreenVR/spt-bs-core
2026-09-22T02:24:16.9536430Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-22T02:24:16.9538847Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-22T02:24:16.9559754Z refs/heads/main
2026-09-22T02:24:16.9565837Z [command]/usr/bin/git checkout --detach
2026-09-22T02:24:17.0654212Z HEAD is now at 5ddf55a6d6 docs(infra): census remaining IPC polls and close IR-144
2026-09-22T02:24:17.0696966Z [command]/usr/bin/git branch --delete --force main
2026-09-22T02:24:17.0737691Z Deleted branch main (was 5ddf55a6d6).
2026-09-22T02:24:17.0742805Z ##[endgroup]
2026-09-22T02:24:17.0746319Z [command]/usr/bin/git submodule status
2026-09-22T02:24:17.0932138Z ##[group]Cleaning the repository
2026-09-22T02:24:17.0935227Z [command]/usr/bin/git clean -ffdx
2026-09-22T02:24:22.1880735Z Removing target/
2026-09-22T02:24:22.1890877Z [command]/usr/bin/git reset --hard HEAD
2026-09-22T02:24:22.2099953Z HEAD is now at 5ddf55a6d6 docs(infra): census remaining IPC polls and close IR-144
2026-09-22T02:24:22.2106693Z ##[endgroup]
2026-09-22T02:24:22.2107970Z ##[group]Disabling automatic garbage collection
2026-09-22T02:24:22.2111549Z [command]/usr/bin/git config --local gc.auto 0
2026-09-22T02:24:22.2138418Z ##[endgroup]
2026-09-22T02:24:22.2139377Z ##[group]Setting up auth
2026-09-22T02:24:22.2143563Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-22T02:24:22.2166839Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-22T02:24:22.2353483Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-22T02:24:22.2377870Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-22T02:24:22.2563001Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-22T02:24:22.2587942Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-22T02:24:22.2779056Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-22T02:24:22.2808121Z ##[endgroup]
2026-09-22T02:24:22.2809763Z ##[group]Fetching the repository
2026-09-22T02:24:22.2815048Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +3f07bb29f5d21b88397015e5993f9741fb6eb624:refs/remotes/pull/244/merge
2026-09-22T02:24:23.2278610Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-22T02:24:23.2279516Z  * [new ref]               3f07bb29f5d21b88397015e5993f9741fb6eb624 -> pull/244/merge
2026-09-22T02:24:23.2305760Z ##[endgroup]
2026-09-22T02:24:23.2306410Z ##[group]Determining the checkout info
2026-09-22T02:24:23.2308255Z ##[endgroup]
2026-09-22T02:24:23.2312290Z [command]/usr/bin/git sparse-checkout disable
2026-09-22T02:24:23.2353037Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-22T02:24:23.2376324Z ##[group]Checking out the ref
2026-09-22T02:24:23.2378723Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/244/merge
2026-09-22T02:24:23.2840817Z Previous HEAD position was 5ddf55a6d6 docs(infra): census remaining IPC polls and close IR-144
2026-09-22T02:24:23.2843208Z HEAD is now at 3f07bb29f5 Merge c248cb84a399fd29ef1e822e2344fa030ab3f13d into 5ddf55a6d6988edc45adf9e5f836b6b2364ea947
2026-09-22T02:24:23.2854859Z ##[endgroup]
2026-09-22T02:24:23.2900010Z [command]/usr/bin/git log -1 --format=%H
2026-09-22T02:24:23.2929588Z 3f07bb29f5d21b88397015e5993f9741fb6eb624
